Cassandra > Data Model > Nested Data Structures


Although in Cassandra you can use the collection data type such as lists, maps, and sets. However it is not possible to nest collections inside each other. Therefore, nesting data in Cassandra isn't supported.